projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aded9c1
)
(bibtex-search-reference): store-match-data => set-match-data.
author
Richard M. Stallman
<rms@gnu.org>
Sat, 14 Mar 1998 04:54:19 +0000
(
04:54
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sat, 14 Mar 1998 04:54:19 +0000
(
04:54
+0000)
lisp/textmodes/bibtex.el
patch
|
blob
|
history
diff --git
a/lisp/textmodes/bibtex.el
b/lisp/textmodes/bibtex.el
index 2020d6e2fd594f273dd6416ed4c26d433611b439..b8c1b0e5398bce0b11cb4d3dd7217c5b1a6dce8a 100644
(file)
--- a/
lisp/textmodes/bibtex.el
+++ b/
lisp/textmodes/bibtex.el
@@
-1356,7
+1356,7
@@
the value of `bibtex-text-indentation', minus 2."
(setq found t)))))
(if found
(progn
- (s
tore
-match-data md)
+ (s
et
-match-data md)
;; to set match-beginning/end again
(point))
(if (equal noerror nil)